﻿/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    height: 100%;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    height: 100%;
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
    background-color: #fff
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #4b8ef9;
    text-decoration: none
}
a:focus,
a:hover {
    color: #0861f0;
    text-decoration: underline
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #eeeeee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role=button] {
    cursor: pointer
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777777
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 24px;
    margin-bottom: 12px
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 12px;
    margin-bottom: 12px
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}
.h1,
h1 {
    font-size: 41px
}
.h2,
h2 {
    font-size: 34px
}
.h3,
h3 {
    font-size: 28px
}
.h4,
h4 {
    font-size: 20px
}
.h5,
h5 {
    font-size: 16px
}
.h6,
h6 {
    font-size: 14px
}
p {
    margin: 0 0 12px
}
.lead {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 24px
    }
}
.small,
small {
    font-size: 87%
}
.mark,
mark {
    padding: 0.2em;
    background-color: #fcf8e3
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777777
}
.text-primary {
    color: #4b8ef9
}
a.text-primary:focus,
a.text-primary:hover {
    color: #1a6ff7
}
.text-success {
    color: #3c763d
}
a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:focus,
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #4b8ef9
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #1a6ff7
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #eeeeee
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 12px
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 24px
}
dd,
dt {
    line-height: 1.5
}
dt {
    font-weight: 700
}
dd {
    margin-left: 0
}
@media (min-width: 992px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 20px;
    border-left: 5px solid #eeeeee
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #777777
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0"
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eeeeee;
    border-left: 0
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014"
}
address {
    margin-bottom: 24px;
    font-style: normal;
    line-height: 1.5
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}
pre {
    display: block;
    padding: 11.5px;
    margin: 0 0 12px;
    font-size: 15px;
    line-height: 1.5;
    color: #333333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}
.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0%
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}
input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.5;
    color: #555555
}
.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}
textarea.form-control {
    height: auto
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 38px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 33px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 49px
    }
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}
.checkbox label,
.radio label {
    min-height: 24px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.form-control-static {
    min-height: 40px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}
.input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 33px;
    line-height: 33px
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}
.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 33px;
    min-height: 38px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}
.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}
select.input-lg {
    height: 49px;
    line-height: 49px
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}
.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 49px;
    min-height: 44px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 47.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px
}
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}
.has-success .form-control-feedback {
    color: #3c763d
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}
.has-error .form-control-feedback {
    color: #a94442
}
.has-feedback label~.form-control-feedback {
    top: 29px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 31px
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 20px
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #4b8ef9;
    border-color: #327ff8
}
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #1a6ff7;
    border-color: #0643a5
}
.btn-primary:hover {
    color: #fff;
    background-color: #1a6ff7;
    border-color: #085de6
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #1a6ff7;
    background-image: none;
    border-color: #085de6
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #085de6;
    border-color: #0643a5
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #4b8ef9;
    border-color: #327ff8
}
.btn-primary .badge {
    color: #4b8ef9;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    font-weight: 400;
    color: #4b8ef9;
    border-radius: 0
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
    color: #0861f0;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777777;
    text-decoration: none
}
.btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-xs {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown,
.dropup {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 16px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.5;
    color: #333333;
    white-space: nowrap
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #4b8ef9;
    outline: 0
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777777
}
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false)
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    right: 0;
    left: auto
}
.dropdown-menu-left {
    right: auto;
    left: 0
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.5;
    color: #777777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width: 992px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group .form-control:focus {
    z-index: 3
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 49px;
    line-height: 49px
}
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 33px;
    line-height: 33px
}
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 6px
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.nav>li {
    position: relative;
    display: block
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eeeeee
}
.nav>li.disabled>a {
    color: #777777
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eeeeee;
    border-color: #4b8ef9
}
.nav .nav-divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.5;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.nav-pills>li {
    float: left
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #4b8ef9
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
.nav-justified>li {
    float: none
}
.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 24px;
    border: 1px solid transparent
}
@media (min-width: 992px) {
    .navbar {
        border-radius: 4px
    }
}
@media (min-width: 992px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}
@media (min-width: 992px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 992px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media (min-width: 992px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 13px 15px;
    font-size: 20px;
    line-height: 24px
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
.navbar-brand>img {
    display: block
}
@media (min-width: 992px) {
    .navbar>.container-fluid .navbar-brand,
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
@media (min-width: 992px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 6.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px
}
@media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 24px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}
@media (min-width: 992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 13px;
        padding-bottom: 13px
    }
}
.navbar-form {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 6px;
    margin-bottom: 6px
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
@media (max-width: 991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}
@media (min-width: 992px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 6px;
    margin-bottom: 6px
}
.navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 13px;
    margin-bottom: 13px
}
@media (min-width: 992px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}
@media (min-width: 992px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a {
    color: #777
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}
@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-default .btn-link {
    color: #777
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-text {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}
@media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-link {
    color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #9d9d9d
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}
.alert {
    padding: 15px;
    margin-bottom: 24px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: bold
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
.close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.5
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}
.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}
@media (-webkit-transform-3d),
(transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5
}
.carousel-control.left {
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}
.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}
.carousel-control .icon-prev:before {
    content: "\2039"
}
.carousel-control .icon-next:before {
    content: "\203a"
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #4B8EF9;
    border-radius: 10px
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #4B8EF9
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-caption .btn {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    display: table;
    content: " "
}
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
    clear: both
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}
.visible-print-block {
    display: none!important
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
.visible-print-inline {
    display: none!important
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
.visible-print-inline-block {
    display: none!important
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}
@media print {
    .hidden-print {
        display: none!important
    }
}
@font-face {
    font-family: 'FontAwesomeLP';
    src: url('../fonts/FontAwesomeLP.woff2') format('woff2'), url('../fonts/FontAwesomeLP.woff') format('woff'), url('../fonts/FontAwesomeLP.ttf') format('truetype'), url('../fonts/FontAwesomeLP.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block
}
[class*=" fa-"],
[class^=fa-] {
    font: normal normal normal 14px/1 FontAwesomeLP;
    speak: never;
    text-transform: none;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook:before {
    content: "\f09a"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-instagram:before {
    content: "\f16d"
}
body {
    -webkit-font-smoothing: antialiased
}
body.hyphenated {
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: bold
}
h1.headings-caps,
h2.headings-caps,
h3.headings-caps,
h4.headings-caps,
h5.headings-caps,
h6.headings-caps {
    text-transform: uppercase
}
h1 {
    font-size: 36px;
    line-height: 48px
}
h1 small {
    font-size: 24px
}
h2 {
    font-size: 24px;
    line-height: 24px
}
h2 small {
    font-size: 18px
}
h3 {
    font-size: 19px;
    line-height: 24px
}
h3 small {
    font-size: 16px;
    font-weight: lighter
}
h4,
h5,
h6 {
    line-height: 24px
}
h4 {
    font-size: 16px
}
h4 small {
    font-size: 13px
}
h5 {
    font-size: 13px
}
h6 {
    font-size: 11px;
    text-transform: uppercase;
    margin: 0
}
a {
    text-decoration: none;
    -o-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}
a:hover {
    text-decoration: none
}
a:active,
a:focus {
    outline: none;
    text-decoration: none
}
small {
    font-size: 14px;
    line-height: inherit
}
.lead {
    font-size: 19px;
    line-height: 28px;
    font-weight: normal
}
.condensed {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto
}
figure {
    margin: 0 0 24px
}
abbr,
acronym,
code,
dir,
kbd,
listing,
plaintext,
pre,
q,
samp,
tt,
var,
xmp {
    font-size: 14px;
    word-break: normal;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
    border: 0
}
pre {
    text-shadow: none
}
.black {
    font-weight: 900
}
.bold {
    font-weight: bold
}
.regular {
    font-weight: normal
}
.light {
    font-weight: lighter
}
.hairline {
    font-weight: lighter
}
.big {
    font-size: 36px;
    line-height: 48px
}
.bigger {
    font-size: 48px;
    line-height: 1.33
}
.super {
    font-size: 60px;
    line-height: 1.2;
    margin-bottom: 0
}
.super small {
    font-size: 0.35em
}
.hyper {
    font-size: 96px;
    line-height: 1.2
}
.hyper small {
    font-size: 0.35em
}
.text-left {
    text-align: left!important
}
.text-right {
    text-align: right!important
}
.text-center {
    text-align: center!important
}
.text-justify {
    text-align: justify!important
}
.text-caps {
    text-transform: uppercase!important
}
.text-italic {
    font-style: italic
}
.text-lowercase {
    text-transform: lowercase!important
}
.text-none {
    text-transform: none!important
}
@media (max-width: 1199px) {
    .super {
        font-size: 48px
    }
    .super small {
        margin-top: 12px;
        display: block
    }
}
@media (max-width: 992px) {
    .small-screen-center {
        text-align: center!important
    }
    .small-screen-left {
        text-align: left!important
    }
    .small-screen-right {
        text-align: right!important
    }
    .condensed {
        max-width: 100%
    }
}
@media (max-width: 767px) {
    h1 {
        font-size: 24px;
        line-height: 36px
    }
    h1 small {
        font-size: 16px
    }
    h2 {
        font-size: 21px;
        line-height: 36px
    }
    h2 small {
        font-size: 14px
    }
    h3 {
        font-size: 19px;
        line-height: 24px
    }
    h3 small {
        font-size: 14px
    }
    .big {
        font-size: 24px;
        line-height: 1.33em
    }
    .bigger {
        font-size: 36px;
        line-height: 1.33em
    }
    .super {
        font-size: 36px
    }
    .super small {
        margin-top: 12px;
        display: block
    }
    .hyper {
        font-size: 72px;
        line-height: 1.2em
    }
    .lead {
        font-size: 18px;
        line-height: 27px;
        font-weight: normal
    }
}
@media (max-width: 480px) {
    .big {
        font-size: 24px;
        line-height: 1.33em
    }
    .bigger {
        font-size: 30px;
        line-height: 1.33em
    }
    .super {
        font-size: 36px;
        line-height: 1.2em
    }
    .hyper {
        font-size: 48px;
        line-height: 1.2em
    }
    .text-left-xs {
        text-align: left!important
    }
    .text-right-xs {
        text-align: left!important
    }
}
@media (max-width: 320px) {
    body {
        font-size: 14px
    }
    h1 {
        font-size: 21px;
        line-height: 24px
    }
    h1 small {
        font-size: 14px
    }
    h2 {
        font-size: 18px;
        line-height: 24px
    }
    h2 small {
        font-size: 12px
    }
    h3 {
        font-size: 16px
    }
    h3 small {
        font-size: 11px
    }
}
.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-shadow: none;
    font-weight: lighter;
    -webkit-font-smoothing: antialiased;
    border-radius: 5px
}
.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
    outline: none
}
.form-icon-group {
    position: relative
}
.form-icon-group input,
.form-icon-group textarea {
    text-indent: 16px
}
.form-icon-group i {
    font-size: 11px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 13px
}
.row>.form-icon-group i {
    left: 25px
}
.form-control:focus {
    outline: none
}
.select-wrap {
    position: relative;
    width: 100%;
    vertical-align: middle;
    overflow: hidden
}
.select-wrap select {
    background: transparent!important;
    position: relative;
    z-index: 1;
    border-radius: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 24px;
    padding-left: 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    -o-text-overflow: '';
    text-overflow: '';
    line-height: 36px;
    width: 100%
}
.select-wrap select::-ms-expand {
    display: none
}
.select-wrap:after {
    content: "\f107";
    font-family: 'FontAwesomeLP';
    position: absolute;
    right: 0px;
    width: 36px;
    top: 0px;
    line-height: 36px;
    text-align: center;
    z-index: 0
}
.ie9 select {
    border-width: 1px
}
input[type=button],
input[type=submit] {
    -webkit-font-smoothing: antialiased;
    border: 0;
    padding: 6px 12px
}
input[type=button]:focus,
input[type=submit]:focus {
    outline: none
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}
input[type=number] {
    -moz-appearance: textfield
}
.select2-container {
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5
}
.select2-container .select2-choice {
    padding: 0;
    background: transparent;
    border: 0
}
.select2-dropdown-open .select2-choice {
    -webkit-box-shadow: none;
    box-shadow: none
}
.select2-drop-active {
    border: 0;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1)
}
.select2-results .select2-highlighted {
    border-radius: 0
}
.select2-container .select2-choice .select2-arrow b:after {
    border: 0;
    content: "\f107";
    font-family: FontAwesomeLP;
    line-height: 24px;
    text-align: center;
    z-index: 0;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 0
}
.select2-search {
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1)
}
.form-submit {
    padding-top: 20px;
    padding-bottom: 20px
}
#content {
    overflow: hidden;
    -o-transition: -o-filter 1s ease;
    -webkit-transition: -webkit-filter 1s ease;
    transition: -webkit-filter 1s ease;
    -o-transition: filter 1s ease;
    transition: filter 1s ease;
    transition: filter 1s ease, -webkit-filter 1s ease;
    -webkit-filter: none;
    filter: none
}
#content.blur {
    -webkit-filter: blur(2px);
    filter: blur(2px)
}
.container,
.container-fullwidth {
    position: relative;
    z-index: 3
}
.section {
    position: relative;
    overflow: hidden
}
.section .section .container {
    width: auto
}
.section-transparent {
    background: none!important
}
.element-tall-top {
    margin-top: 96px!important
}
.element-tall-bottom {
    margin-bottom: 96px!important
}
.element-normal-top {
    margin-top: 72px!important
}
.element-normal-bottom {
    margin-bottom: 72px!important
}
.element-medium-top {
    margin-top: 48px!important
}
.element-medium-bottom {
    margin-bottom: 48px!important
}
.element-short-top {
    margin-top: 24px!important
}
.element-short-bottom {
    margin-bottom: 24px!important
}
.element-tiny-top {
    margin-top: 14px!important
}
.element-tiny-bottom {
    margin-bottom: 14px!important
}
.element-no-top {
    margin-top: 0px!important
}
.element-no-bottom {
    margin-bottom: 0px!important
}
.element-short-right {
    padding-right: 30px
}
@media (min-width: 993px) {
    .vertical-bottom,
    .vertical-middle {
        display: table;
        width: 100%
    }
    .vertical-bottom>*,
    .vertical-middle>* {
        display: table-cell;
        float: none
    }
    .vertical-middle>* {
        vertical-align: middle
    }
    .vertical-bottom>* {
        vertical-align: bottom
    }
}
@media (max-width: 992px) {
    #content.blur {
        -webkit-filter: blur(0px);
        filter: blur(0px)
    }
}
@media (max-width: 767px) {
    .section .section .container {
        padding: 0;
        width: auto
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0px;
        margin-left: 0px
    }
}
@media (max-width: 479px) {
    .element-tall-top {
        margin-top: 46px!important
    }
    .element-tall-bottom {
        margin-bottom: 46px!important
    }
    .element-normal-top {
        margin-top: 32px!important
    }
    .element-normal-bottom {
        margin-bottom: 32px!important
    }
    .element-medium-top {
        margin-top: 24px!important
    }
    .element-medium-bottom {
        margin-bottom: 24px!important
    }
    .element-short-top {
        margin-top: 14px!important
    }
    .element-short-bottom {
        margin-bottom: 14px!important
    }
    .lead {
        margin-bottom: 18px!important
    }
    .element-normal-top-xs {
        margin-top: 32px!important
    }
}
#masthead .navbar-brand {
    padding: 0;
    line-height: 80px;
    height: 80px
}
#masthead .navbar-brand img {
    left: 0px;
    vertical-align: middle;
    max-height: 100%
}
#masthead .nav>li>a {
    padding-top: 28px;
    padding-bottom: 28px
}
#masthead .nav>li>a:before {
    margin-bottom: -18.5px
}
#masthead .nav>li.active>a:before,
#masthead .nav>li.current-menu-ancestor>a:before,
#masthead .nav>li.current-menu-parent>a:before,
#masthead .nav>li.current-page-ancestor>a:before,
#masthead .nav>li.current-page-parent>a:before,
#masthead .nav>li>a:hover:before {
    opacity: 1;
    margin-bottom: -16.5px
}
#masthead .navbar-text {
    line-height: 24px;
    margin-top: 28px;
    margin-bottom: 28px
}
#masthead.navbar {
    min-height: 80px
}
#masthead.navbar-scrolled {
    min-height: 80px
}
#masthead.navbar-scrolled .navbar-brand {
    line-height: 80px;
    height: 80px
}
#masthead.navbar-scrolled .navbar-nav>li>a {
    padding-top: 28px;
    padding-bottom: 28px
}
#masthead.navbar-scrolled .navbar-text {
    margin-top: 28px;
    margin-bottom: 28px
}
.navbar-toggle {
    margin-top: 23px;
    margin-bottom: 23px
}
.navbar-scrolled .navbar-toggle {
    margin-top: 23px;
    margin-bottom: 23px
}
#masthead .dropdown-menu {
    min-width: 130px
}
#masthead .search-close {
    top: 0;
    height: 80px;
    width: 80px
}
#masthead .menu-sidebar .form-control {
    height: 80px
}
#masthead.navbar-scrolled .menu-sidebar .search-close {
    top: 0;
    height: 80px;
    width: 80px
}
#masthead.navbar-scrolled .menu-sidebar .form-control {
    height: 80px
}
#masthead .navbar-brand {
    font-weight: bold;
    font-size: 34px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    text-shadow: none;
    -o-transition: height 0.4s, width 0.4s, line-height 0.4s;
    -webkit-transition: height 0.4s, width 0.4s, line-height 0.4s;
    transition: height 0.4s, width 0.4s, line-height 0.4s;
    white-space: nowrap;
    background-size: auto 100%;
    background-position: left;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden
}
#masthead .navbar-brand img {
    position: relative;
    top: -2px;
    display: inline-block;
    max-width: 236px
}
#masthead .navbar-brand.text-image {
    margin-right: 4px
}
.navbar-nav {
    margin-left: 0;
    margin-right: 0
}
#masthead .navbar-text {
    float: none;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s
}
#masthead {
    -webkit-transition: -webkit-box-shadow 0.5s, opacity 0.3s, min-height 0.4s;
    -o-transition: -o-box-shadow 0.5s, opacity 0.3s, min-height 0.4s;
    -webkit-transition: opacity 0.3s, min-height 0.4s, -webkit-box-shadow 0.5s;
    transition: opacity 0.3s, min-height 0.4s, -webkit-box-shadow 0.5s;
    -o-transition: box-shadow 0.5s, opacity 0.3s, min-height 0.4s;
    transition: box-shadow 0.5s, opacity 0.3s, min-height 0.4s;
    transition: box-shadow 0.5s, opacity 0.3s, min-height 0.4s, -webkit-box-shadow 0.5s;
    -webkit-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
    width: 100%;
    top: 0;
    left: 0;
    border: 0;
    -webkit-backface-visibility: hidden
}
#masthead .container {
    position: relative;
    z-index: auto
}
#masthead .container-fullwidth {
    padding-left: 15px;
    padding-right: 15px
}
#masthead .nav>li>a {
    text-shadow: none;
    font-style: normal;
    position: relative;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s
}
#masthead .nav>li>a:before {
    opacity: 0;
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    height: 1px;
    bottom: 50%;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}
#masthead .nav>li>a:focus {
    outline: none
}
#masthead .nav>.active>a,
#masthead .nav>.active>a:focus,
#masthead .nav>.active>a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
}
#masthead .nav-highlight-ghost>a:before,
#masthead .nav-highlight>a:before {
    display: none
}
#masthead .nav-highlight-ghost>a:after,
#masthead .nav-highlight>a:after,
#masthead .nav-link-hover-ghost>a:hover:after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    z-index: -1;
    border-radius: 6px
}
#masthead .nav-link-hover-ghost {
    margin-right: 10px
}
#masthead .nav-link-hover-ghost>a:hover:before {
    display: none
}
#masthead .nav-link-hover-ghost>a:hover:after {
    border: 1px solid #4b8ef9
}
#masthead [class*=nav-highlight-] {
    margin-right: 5px
}
#masthead [class*=nav-highlight-]:last-child {
    margin-right: 0
}
#masthead .nav-link-primary a {
    color: #4b8ef9
}
#masthead.navbar-stuck {
    position: fixed;
    z-index: 1040
}
#masthead .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}
#masthead .container>.navbar-header {
    margin-left: 0;
    margin-right: 0
}
@media screen and (min-width: 992px) {
    .navbr-nav-left {
        padding-left: 30px
    }
    .navbr-nav-right {
        float: right
    }
    #masthead .nav>li>a {
        padding-left: 10px;
        padding-right: 10px
    }
}
@media screen and (min-width: 1200px) {
    #masthead .nav>li>a {
        padding-left: 15px;
        padding-right: 15px
    }
    #masthead [class*=nav-highlight-] {
        margin-right: 10px
    }
}
#masthead.menu-aside .main-navbar {
    visibility: hidden;
    opacity: 0
}
@media screen and (max-width: 991px) {
    #masthead.menu-aside .main-navbar {
        position: fixed;
        top: 0;
        right: 0;
        width: 250px;
        height: 100%;
        z-index: 2001;
        display: block;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1), opacity 0s;
        -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1), opacity 0s;
        transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1), opacity 0s
    }
    #masthead.menu-aside .main-navbar .navbar-nav {
        padding: 80px 15px 0 15px;
        margin: 0
    }
    #masthead.menu-aside .main-navbar .navbar-nav li a {
        padding-top: 15px!important;
        padding-bottom: 15px!important;
        font-size: 20px;
        line-height: 1.2em
    }
    #masthead.menu-aside .main-navbar .navbar-nav li:not(.nav-btn) a {
        font-weight: 300
    }
    #masthead.menu-aside .main-navbar .navbar-nav .nav-btn,
    #masthead.menu-aside .main-navbar .navbar-nav .nav-link {
        width: 100%;
        border-bottom: none!important;
        text-align: center
    }
    #masthead.menu-aside .main-navbar .navbar-nav .nav-btn>a:after,
    #masthead.menu-aside .main-navbar .navbar-nav .nav-link>a:after {
        height: 44px;
        margin-top: -22px
    }
    #masthead.menu-aside .main-navbar .navbar-nav .nav-link {
        border-top: none!important;
        text-align: left
    }
    #masthead.menu-aside .main-navbar .navbr-nav-second {
        padding-top: 0;
        padding-bottom: 15px
    }
    #masthead.menu-aside.menu-aside-light .main-navbar {
        background-color: rgba(255, 255, 255, 0.95)
    }
    #masthead.menu-aside.menu-aside-light .main-navbar .navbar-nav li {
        border-bottom: 1px solid #ccc
    }
    #masthead.menu-aside.menu-aside-light .main-navbar .navbar-nav li.nav-lang {
        border: none
    }
    #masthead.menu-aside.menu-aside-light .main-navbar .navbar-nav li:first-child {
        border-top: 1px solid #ccc
    }
    .menu-opened #masthead.menu-aside #main-navbar-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 2000;
        content: ''
    }
    .menu-opened #masthead.menu-aside .main-navbar {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
        opacity: 1
    }
    .menu-opened #masthead.menu-aside .navbar-toggle .icon-bar {
        background-color: #999
    }
}
@media screen and (min-width: 992px) {
    #masthead.menu-aside .main-navbar {
        visibility: visible;
        opacity: 1
    }
}
.navbar-toggle {
    width: 44px;
    height: 34px;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin-right: 0;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 2010
}
.navbar-toggle .icon-bar {
    position: absolute;
    left: 50%;
    margin-left: -11px;
    margin-top: 0!important;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -o-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -ms-transform-origin: 50% 50% 50%;
    -webkit-transform-origin: 50% 50% 50%;
    transform-origin: 50% 50% 50%;
    -webkit-box-shadow: none;
    box-shadow: none
}
.navbar-toggle .icon-bar:first-child {
    top: 10px
}
.navbar-toggle .icon-bar:nth-child(2) {
    opacity: 1;
    top: 50%
}
.navbar-toggle .icon-bar:nth-child(3) {
    top: 24px
}
.navbar-toggle:not(.collapsed) .icon-bar {
    top: 50%
}
.navbar-toggle:not(.collapsed) .icon-bar:first-child {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
    opacity: 0
}
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.navbar-nav .dropdown.open a {
    background-color: transparent
}
.navbar-nav .dropdown-menu {
    -webkit-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.1);
    border-top: none;
    background-clip: initial
}
.navbar-nav .dropdown-item {
    color: #333333;
    padding: 5px 15px
}
.navbar-nav .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.155em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent
}
.navbar-nav .nav-lang {
    cursor: pointer;
    position: relative
}
.navbar-nav .nav-lang a:hover:before {
    display: none
}
.navbar-nav .nav-lang img {
    width: 20px;
    position: relative;
    top: -2px;
    max-width: 100%
}
.navbar-nav .nav-lang .dropdown-item {
    display: block
}
.navbar-nav .nav-lang .dropdown-item.active {
    color: #4b8ef9
}
.navbar-nav .nav-lang-item {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px
}
@media screen and (max-width: 991px) {
    #masthead.menu-aside .navbar-nav .nav-lang {
        border: none
    }
    #masthead.menu-aside .navbar-nav .nav-lang>a {
        display: none
    }
    #masthead.menu-aside .navbar-nav .nav-lang .dropdown-menu {
        display: block;
        position: relative;
        padding-top: 15px;
        background-color: transparent;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    #masthead.menu-aside .navbar-nav .nav-lang .dropdown-menu a {
        padding: 7px 5px!important;
        font-size: 18px
    }
}
.top-bar {
    line-height: 36px;
    position: relative;
    -webkit-box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.1) inset
}
.top-bar .container {
    position: static
}
.top-bar .top {
    float: left;
    width: 50%;
    text-align: left
}
.top-bar .top-right {
    float: right;
    text-align: right
}
.top-bar .navbar-text {
    margin: 0!important
}
.top-bar .top-right .navbar-text {
    float: right
}
.top-bar.has-shopping-cart {
    z-index: 1001
}
.top-bar .top-bar .top {
    float: none;
    width: 100%;
    text-align: center
}
.top-bar .menu-sidebar {
    display: none
}
.no-header {
    padding-top: 0
}
.no-header #masthead,
.no-header .top-bar {
    display: none
}
.transparent-header .top-bar {
    display: none
}
.transparent-header #masthead {
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    border: none!important;
    -webkit-box-shadow: none;
    box-shadow: none
}
.transparent-header #masthead.navbar-sticky {
    position: fixed
}
@media (max-width: 992px) {
    #masthead.navbar .navbar-nav>li>a {
        padding-top: 8px!important;
        padding-bottom: 8px!important
    }
    #masthead .navbar {
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0
    }
    .nav>li>a:before {
        display: none
    }
    .nav>.active>a,
    .navbar .nav>.active>a:focus,
    .navbar .nav>.active>a:hover {
        border-radius: 0
    }
    .nav-collapse .dropdown-menu a,
    .nav-collapse .nav>li>a {
        padding: 9px 15px!important
    }
    #masthead.navbar-sticky .navbar-collapse {
        max-height: 340px
    }
}
@media (max-width: 768px) {
    #masthead .navbar-brand {
        max-width: 84%
    }
    .top-bar .top-left,
    .top-bar .top-right {
        width: 100%;
        float: none;
        text-align: center
    }
}
.hero-container {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left
}
.hero-container .lead {
    font-size: 18px;
    line-height: 1.4em
}
@media (min-width: 1200px) {
    .hero-image-inner {
        max-width: 630px
    }
}
.hero-title {
    font-size: 28px;
    margin: 0 0 20px 0;
    line-height: 1.2em
}
.hero-buttons-notice {
    padding-top: 10px;
    font-weight: 300
}
.hero-buttons-notice a:hover {
    text-decoration: underline
}
.hero-scroll-icon {
    display: none;
    position: absolute;
    bottom: 48px;
    width: 100%;
    text-align: center;
    font-size: 48px;
    line-height: 1em;
    -webkit-animation: 1.8s infinite fadeOutDown;
    animation: 1.8s infinite fadeOutDown
}
.hero-scroll-icon i {
    color: #ccc!important;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all
}
.hero-scroll-icon a:hover i {
    color: #999!important
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
.background-media {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0px;
    bottom: 0
}
.background-media {
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0;
    overflow: hidden
}
.background-split .background-media {
    background-color: #f6f8fa;
    background-image: -webkit-linear-gradient(-25deg, #ffffff, #f6f8fa 50%, #f6f8fa 50%, #ffffff 100%)
}
.background-radial .background-media {
    background: #ddd;
    background: -o-radial-gradient(#fff 25%, #ddd);
    background: radial-gradient(#fff 25%, #ddd)
}
.background-fill .background-media {
    background: #fcfcfc
}
.hero-text {
    padding-left: 20px
}
.hero-buttons {
    margin: 30px 0
}
.hero-buttons .btn .fa {
    font-size: 28px;
    margin-right: 10px
}
a.btn-3d {
    border: 1px solid #337ab7;
    border-bottom-width: 3px;
    padding: 12px 30px;
    font-size: 24px;
    line-height: 1.3333333;
    border-radius: 6px
}
a.btn-3d.btn-wide {
    min-width: 290px
}
@media screen and (min-width: 480px) {
    .hero-title {
        font-size: 44px
    }
}
@media screen and (min-width: 992px) {
    .section-hero {
        position: relative;
        height: calc(100vh - 80px)
    }
    .section-hero .section-hero-inner {
        position: absolute;
        top: 50%;
        width: 100%;
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
    .section-hero-new {
        position: relative
    }
    .section-hero-new .section-hero-inner {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .hero-container .lead {
        font-size: 23px
    }
    .hero-title {
        font-size: 54px;
        margin: 0 0 20px 0
    }
    .hero-scroll-icon {
        display: block
    }
    .hero-aside {
        float: right
    }
}
@media screen and (min-width: 480px) and (max-width: 991px) {
    .hero-container {
        text-align: center
    }
}
@media screen and (min-width: 992px) {
    .hero-container {
        text-align: left
    }
}
@media screen and (max-width: 767px) {
    .nl-xs {
        display: block
    }
    .hero-container .lead br {
        display: none
    }
    html[lang=ru] a.btn-3d {
        font-size: 21px;
        padding: 12px 15px
    }
}
.section-footer {
    font-size: 13px;
    color: #555555;
    background-color: #fafbfc
}
.section-footer a {
    color: #555555
}
.footer-menu {
    display: block
}
.footer-menu a {
    margin: 0 0 0 16px
}
.footer-menu a:hover {
    color: #4b8ef9
}
.footer-menu a:first-child {
    margin-left: 0
}
.footer-socials a {
    margin: 0 5px;
    color: #777777!important
}
.footer-socials a .fa {
    font-size: 18px;
    line-height: 1em
}
.footer-socials.social-primary a:hover {
    color: #4b8ef9!important
}
.footer-left p,
.footer-right p {
    margin-bottom: 0
}
@media (max-width: 767px) {
    .footer-left,
    .footer-right {
        text-align: center
    }
    .footer-left p,
    .footer-right p {
        margin-bottom: 1em
    }
}
@media (min-width: 768px) {
    .footer-left {
        text-align: left
    }
    .footer-right {
        text-align: right;
        float: right
    }
    .footer-menu {
        display: inline-block;
        margin-left: 10px
    }
}
.lead {
    font-weight: normal
}
.btn,
button {
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none!important;
    font-weight: normal;
    -o-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear;
    -webkit-font-smoothing: antialiased;
    border-radius: 5px
}
.btn:focus,
button:focus {
    outline: none
}
.btn:after,
button:after {
    -o-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear
}
.btn i,
button i {
    font-size: 14px
}
.btn-lg {
    padding: 11px 24px
}
.btn-lg i {
    font-size: 16px
}
.btn-custom:hover {
    opacity: 0.9
}
.btn-100 {
    min-width: 100px
}
.btn-200 {
    min-width: 200px
}
[class*=btn-icon] {
    position: relative
}
[class*=btn-icon] span {
    width: 36px;
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    line-height: 36px;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}
[class*=btn-icon] i {
    position: relative
}
[class*=btn-icon].btn-lg span {
    width: 48px;
    line-height: 48px
}
[class*=btn-icon].btn-sm span {
    width: 31px;
    line-height: 31px
}
[class*=btn-icon].btn-sm span i {
    font-size: 12px
}
.btn-icon-left {
    padding-left: 48px;
    padding-right: 12px
}
.btn-icon-left span {
    left: 0
}
.btn-icon-left.btn-sm {
    padding-left: 41px;
    padding-right: 10px
}
.btn-icon-left.btn-lg {
    padding-right: 24px;
    padding-left: 72px
}
.btn-icon-right {
    padding-left: 12px;
    padding-right: 48px
}
.btn-icon-right span {
    right: 0
}
.btn-icon-right.btn-sm {
    padding-left: 10px;
    padding-right: 41px
}
.btn-icon-right.btn-lg {
    padding-left: 24px;
    padding-right: 72px
}
.btn-icon-simple span {
    background: none!important
}
.btn-group .btn {
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}
.btn-group .dropdown-menu {
    margin: 0;
    border: 0;
    padding: 0
}
.btn-group .dropdown-menu a {
    padding: 6px 20px;
    cursor: pointer
}
.btn-group b {
    font-weight: normal
}
.btn-group .btn-sm+.dropdown-menu a {
    font-size: 13px
}
@media (max-width: 767px) {
    .btn-group .dropdown-menu {
        min-width: 100%
    }
}
.form-control {
    border: 0;
    height: 36px;
    -webkit-box-shadow: none;
    box-shadow: none
}
.tooltip-inner {
    border-radius: 0;
    font-weight: normal!important
}
.pagination {
    margin: 24px 0
}
.pagination>li>a,
.pagination>li span {
    padding: 6px 14px;
    border: 0;
    font-weight: normal
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 6px 14px;
    line-height: 24px;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.pager li:first-child i {
    margin-right: 6px
}
.pager li:last-child i {
    margin-left: 6px
}
.affix-bottom {
    position: absolute;
    bottom: 20px;
    margin-bottom: 20px
}
.nav-tabs {
    margin-bottom: 0;
    border: 0
}
.nav-tabs>li {
    margin-bottom: 0
}
.nav-tabs>li>a {
    border-radius: 0!important;
    border-width: 0;
    font-weight: bold;
    -o-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    transition: background 0.2s
}
.nav-tabs>li>a:hover {
    border-width: 0;
    text-shadow: none!important
}
.nav-tabs>li.active>a {
    text-shadow: none!important;
    border-width: 0
}
.nav-tabs>li.active>a:hover {
    border-width: 0
}
.nav-tabs>li.active>a:focus {
    border-width: 0
}
.tab-content {
    padding: 12px;
    text-shadow: none!important
}
.tab-content a {
    text-decoration: underline
}
.tab-content .btn {
    text-decoration: none
}
.tab-content p:last-child {
    margin-bottom: 0
}
.tab-pane>:last-child {
    margin-bottom: 0
}
.tabs-below .tab-content {
    border-top: none;
    border-bottom: 0
}
.tabs-left>.nav-tabs {
    margin-right: 0;
    border-right: 0
}
.tabs-left>.nav-tabs>li.active>a {
    border: 0;
    margin-right: 0
}
.tabs-left>.nav-tabs>li>a {
    border: 0
}
.tabs-left>.nav-tabs>li>a:hover {
    border: none;
    margin-right: 0
}
.tabs-left .tab-content {
    border-top: none
}
.tabs-right>.nav-tabs {
    margin-left: 0;
    border-left: 0
}
.tabs-right>.nav-tabs>li.active>a {
    border: 0;
    margin-left: 0
}
.tabs-right>.nav-tabs>li>a:hover {
    border: none;
    margin-left: 0
}
.tabs-right .tab-content {
    border-top: none
}
.nav-pills>li>a {
    -o-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    transition: background 0.2s
}
.nav-tabs-lined>li a {
    color: #333333;
    display: inline-block
}
.nav-tabs-lined>li a span {
    display: inline-block
}
.nav-tabs-lined>li a:focus,
.nav-tabs-lined>li a:hover {
    background-color: transparent
}
.nav-tabs-lined>li a:focus span,
.nav-tabs-lined>li a:hover span {
    -webkit-box-shadow: 0px 1px 0px #4b8ef9;
    box-shadow: 0px 1px 0px #4b8ef9
}
.nav-tabs-lined>li.active a {
    color: #4b8ef9
}
.tab-pills .tab-content {
    border-top: none
}
.carousel-control.left span,
.carousel-control.right span {
    display: block;
    position: absolute;
    top: 50%
}
.carousel-control.left span {
    left: 30%
}
.carousel-control.right span {
    right: 30%
}
.carousel-indicators {
    bottom: 0
}
.carousel-indicators li,
.carousel-indicators li.active {
    width: 12px;
    height: 12px;
    border-width: 3px;
    border-radius: 50%;
    margin: 0px 4px
}
.progress {
    -webkit-box-shadow: none;
    box-shadow: none
}
.alert {
    text-shadow: none;
    border: 0
}
.badge {
    font-size: 12px;
    min-width: 24px;
    line-height: 12px;
    padding: 6px;
    border-radius: 50%
}
.fa-li {
    line-height: inherit!important
}
.lead.fa-ul {
    margin-left: 36px
}
.lead .fa-li {
    font-size: 0.7em
}
.docs-heading {
    padding-top: 100px
}
.docs-sidebar-nav {
    max-width: 240px;
    margin-top: 12px
}
.docs-sidebar-nav li {
    line-height: 24px;
    margin-bottom: 1px
}
.docs-sidebar-nav li a {
    text-align: right;
    padding: 6px 16px;
    text-transform: uppercase;
    text-shadow: none
}
@media (max-width: 767px) {
    .affix {
        position: static
    }
}
@media (max-width: 992px) {
    .docs-sidebar-nav.affix,
    .docs-sidebar-nav.affix-bottom {
        width: 17%
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .docs-sidebar-nav.affix,
    .docs-sidebar-nav.affix-bottom {
        width: 17.75%
    }
}
@media (max-width: 767px) {
    .affix {
        top: 0
    }
    .docs-sidebar-nav,
    .docs-sidebar-nav.affix,
    .docs-sidebar-nav.affix-bottom,
    .docs-sidebar-nav.affix-top {
        position: relative;
        width: 100%;
        max-width: inherit;
        margin-top: 0px;
        margin-bottom: 24px;
        padding: 0;
        border-bottom: 0
    }
    .docs-sidebar-nav.affix-bottom li,
    .docs-sidebar-nav.affix-top li,
    .docs-sidebar-nav.affix li,
    .docs-sidebar-nav li {
        line-height: 24px;
        margin-bottom: 1px
    }
    .docs-sidebar-nav.affix-bottom li a,
    .docs-sidebar-nav.affix-top li a,
    .docs-sidebar-nav.affix li a,
    .docs-sidebar-nav li a {
        border-right: 0;
        text-align: center;
        padding-right: 0px
    }
}
.col-md-2-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 992px) {
    .col-md-2-4 {
        float: left;
        width: 20%
    }
}
.col-sm-2-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 768px) {
    .col-sm-2-4 {
        float: left;
        width: 20%
    }
}
.modal-dialog {
    margin-top: 5%
}
.modal-header h2 {
    font-weight: normal
}
.box-rect,
.box-round,
.box-square {
    display: block;
    text-align: center;
    margin: 0 0 24px 0;
    position: relative;
    z-index: 100;
    width: 168px;
    max-width: 100%
}
.box-align-center {
    margin-left: auto;
    margin-right: auto
}
.box-simple {
    margin-bottom: 20px!important;
    width: 133px;
    height: 138px
}
.box-feature p {
    font-size: 18px;
    font-weight: 300
}
@media screen and (min-width: 768px) {
    .box-rect,
    .box-round,
    .box-square {
        margin: 0 auto 24px
    }
    .box-feature {
        padding: 0 20px
    }
    .box-feature p {
        font-size: 16px;
        font-weight: 400
    }
}
.text-left-xs .box {
    margin: 0 0 24px 0
}
.box-dummy {
    padding-top: 100%;
    -webkit-backface-visibility: hidden
}
.box-dummy:after {
    content: "";
    display: block;
    height: 1px
}
.box-rect .box-dummy {
    padding-top: 75%
}
.box-inner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}
.box-inner i {
    font-size: 48px;
    color: #fff;
    line-height: 1em;
    display: block;
    position: absolute;
    width: 1em;
    height: 1em;
    top: 50%;
    left: 50%;
    margin-top: -0.5em;
    margin-left: -0.5em
}
.box-inner img {
    max-width: 100%
}
.box-round .box-inner,
.box-round .box-inner img {
    border-radius: 50%
}
.box-simple .box-inner,
.box-simple .box-inner img {
    border-radius: 0
}
.box-animate {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%
}
.box-mini {
    width: 48px
}
.box-mini i {
    font-size: 16px
}
.box-small {
    width: 78px
}
.box-small i {
    font-size: 24px
}
.box-medium {
    width: 100px
}
.box-medium i {
    font-size: 36px
}
.box-big {
    width: 200px
}
.box-big i {
    font-size: 60px
}
.box-huge {
    width: 250px
}
.box-huge i {
    font-size: 72px
}
.divider-wrapper {
    -o-transition: height, 0.2s;
    -webkit-transition: height, 0.2s;
    transition: height, 0.2s
}
.link {
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s;
    font-size: 19px
}
.link .fa {
    color: #4b8ef9;
    position: relative;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s
}
.link .link-icon-bold {
    font-weight: bold
}
.link .link-arrow {
    position: relative;
    -webkit-transition: ease 0.15s;
    -o-transition: ease 0.15s;
    transition: ease 0.15s;
    left: 2px
}
.link:hover {
    text-decoration: underline
}
.link:hover .link-arrow {
    left: 5px
}
.figure-image.figure-image-shadow img {
    -webkit-box-shadow: 0px 1px 10px rgba(23, 43, 77, 0.1);
    box-shadow: 0px 1px 10px rgba(23, 43, 77, 0.1)
}
.figure-image.figure-image-shadow2 img {
    -webkit-box-shadow: 6px 30px 30px rgba(23, 43, 77, 0.1);
    box-shadow: 6px 30px 30px rgba(23, 43, 77, 0.1)
}
.form-default .form-control {
    border: 1px solid #ccc;
    background: #fff;
    font-size: 14px
}
.form-default .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #66afe9
}
.form-default .input-group-addon {
    min-width: 38px;
    font-size: 14px
}
.float-label {
    position: relative
}
.float-label .form-label {
    position: absolute;
    top: 7px;
    left: 12px;
    z-index: 2;
    color: #999;
    font-weight: normal;
    font-size: 14px;
    pointer-events: none;
    -webkit-transition: 0.15s ease all;
    -o-transition: 0.15s ease all;
    transition: 0.15s ease all;
    padding: 0 1px;
    display: inline-block
}
.float-label .form-control:focus~label,
.float-label .form-control:valid~label,
.float-label .label-active {
    top: -10px;
    font-size: 12px;
    background-color: #fff
}
.float-label .form-control:focus~label {
    color: #4b8ef9
}
.simple-group label {
    font-weight: normal
}
.screen-reader-response {
    display: none
}
[role=alert] {
    font-size: 14px;
    line-height: 24px
}
.wpcf7 img.ajax-loader {
    background: #fff;
    margin: 0 12px;
    opacity: 0.8;
    border-radius: 50%
}
.no-margin {
    margin: 0!important
}
.margin-bottom {
    margin-bottom: 24px!important
}
.margin-top {
    margin-top: 24px!important
}
.margin-left {
    margin-left: 24px!important
}
.margin-right {
    margin-right: 24px!important
}
.no-padding {
    padding: 0!important
}
.padding-bottom {
    padding-bottom: 24px!important
}
.padding-top {
    padding-top: 24px!important
}
.padding-left {
    padding-left: 24px!important
}
.padding-right {
    margin-right: 24px!important
}
.padded {
    margin-bottom: 24px;
    padding-bottom: 24px
}
.padded-big {
    margin-bottom: 48px;
    padding-bottom: 48px
}
.padded-huge {
    margin-bottom: 96px;
    padding-bottom: 48px
}
.bordered {
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 8px
}
.bordered:after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 72px;
    height: 1px;
    left: 0
}
.bordered.bordered-small:after {
    width: 48px
}
.text-center .bordered:after {
    margin-left: -36px;
    left: 50%
}
.text-center .bordered.bordered-small:after {
    margin-left: -24px
}
.text-right .bordered.bordered-small:after,
.text-right .bordered:after {
    left: auto;
    right: 0
}
.text-center>.bordered:after {
    margin-left: -36px!important;
    left: 50%!important
}
.text-center>.bordered.bordered-small:after {
    margin-left: -24px!important
}
.text-right>.bordered.bordered-small:after,
.text-right>.bordered:after {
    left: auto!important;
    right: 0!important
}
.bordered.text-left.bordered-small:after,
.bordered.text-left:after {
    left: 0!important;
    right: auto!important;
    margin-left: 0!important
}
.bordered.text-center.bordered-small:after,
.bordered.text-center:after {
    left: 50%!important;
    right: auto!important;
    margin-left: -36px!important
}
.bordered.text-center.bordered-small:after {
    margin-left: -24px!important
}
.bordered.text-right.bordered-small:after,
.bordered.text-right:after {
    left: auto!important;
    right: 0!important;
    margin-left: 0px!important
}
@media (max-width: 992px) {
    .small-screen-center .bordered:after {
        margin-left: -36px;
        left: 50%
    }
    .small-screen-center .bordered.bordered-small:after {
        margin-left: -24px
    }
}
.block {
    display: block!important
}
.inline-block {
    display: inline-block!important
}
.clear {
    clear: both
}
img {
    max-width: 100%;
    height: auto
}
.replaced-svg,
svg {
    max-width: 100%;
    max-height: 100%
}
.list-container .col-md-2:nth-child(6n+1),
.list-container .col-md-3:nth-child(4n+1),
.list-container .col-md-4:nth-child(3n+1),
.list-container .col-md-6:nth-child(odd) {
    clear: both
}
button.close {
    background: transparent!important;
    color: #000!important
}
.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}
.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
    border-color: transparent
}
.has-warning .uneditable-input,
.has-warning input[type=color],
.has-warning input[type=date],
.has-warning input[type=datetime],
.has-warning input[type=datetime-local],
.has-warning input[type=email],
.has-warning input[type=month],
.has-warning input[type=number],
.has-warning input[type=password],
.has-warning input[type=search],
.has-warning input[type=tel],
.has-warning input[type=text],
.has-warning input[type=time],
.has-warning input[type=url],
.has-warning input[type=week],
.has-warning select,
.has-warning textarea {
    border-color: #fff;
    -webkit-box-shadow: 0px 5px 0px rgba(213, 153, 57, 0.6), 0px 5px 5px rgba(213, 153, 57, 0.1);
    box-shadow: 0px 5px 0px rgba(213, 153, 57, 0.6), 0px 5px 5px rgba(213, 153, 57, 0.1)
}
.has-error .uneditable-input,
.has-error input[type=color],
.has-error input[type=date],
.has-error input[type=datetime],
.has-error input[type=datetime-local],
.has-error input[type=email],
.has-error input[type=month],
.has-error input[type=number],
.has-error input[type=password],
.has-error input[type=search],
.has-error input[type=tel],
.has-error input[type=text],
.has-error input[type=time],
.has-error input[type=url],
.has-error input[type=week],
.has-error select,
.has-error textarea {
    border-color: #fff;
    -webkit-box-shadow: 0px 5px 0px rgba(169, 66, 56, 0.9), 0px 5px 5px rgba(169, 66, 56, 0.1);
    box-shadow: 0px 5px 0px rgba(169, 66, 56, 0.9), 0px 5px 5px rgba(169, 66, 56, 0.1)
}
.has-success .uneditable-input,
.has-success input[type=color],
.has-success input[type=date],
.has-success input[type=datetime],
.has-success input[type=datetime-local],
.has-success input[type=email],
.has-success input[type=month],
.has-success input[type=number],
.has-success input[type=password],
.has-success input[type=search],
.has-success input[type=tel],
.has-success input[type=text],
.has-success input[type=time],
.has-success input[type=url],
.has-success input[type=week],
.has-success select,
.has-success textarea {
    border-color: #fff;
    -webkit-box-shadow: 0px 5px 0px rgba(103, 179, 72, 0.9), 0px 5px 5px rgba(103, 179, 72, 0.1);
    box-shadow: 0px 5px 0px rgba(103, 179, 72, 0.9), 0px 5px 5px rgba(103, 179, 72, 0.1)
}
.has-info .uneditable-input,
.has-info input[type=color],
.has-info input[type=date],
.has-info input[type=datetime],
.has-info input[type=datetime-local],
.has-info input[type=email],
.has-info input[type=month],
.has-info input[type=number],
.has-info input[type=password],
.has-info input[type=search],
.has-info input[type=tel],
.has-info input[type=text],
.has-info input[type=time],
.has-info input[type=url],
.has-info input[type=week],
.has-info select,
.has-info textarea {
    border-color: #fff;
    -webkit-box-shadow: 0px 5px 0px rgba(111, 124, 132, 0.9), 0px 5px 5px rgba(111, 124, 132, 0.1);
    box-shadow: 0px 5px 0px rgba(111, 124, 132, 0.9), 0px 5px 5px rgba(111, 124, 132, 0.1)
}
.uneditable-input:-moz-placeholder,
input[type=color]:-moz-placeholder,
input[type=date]:-moz-placeholder,
input[type=datetime]:-moz-placeholder,
input[type=datetime-local]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=month]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=time]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=week]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
    font-style: normal;
    color: #a0a0a0!important
}
.uneditable-input:-ms-input-placeholder,
input[type=color]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    font-style: normal;
    color: #a0a0a0!important
}
.uneditable-input::-webkit-input-placeholder,
input[type=color]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    font-style: normal;
    color: #a0a0a0!important
}
.ie9 select {
    background: transparent!important;
    color: #1c1c1c!important
}
.progress {
    background: rgba(0, 0, 0, 0.07)
}
.progress .progress-bar+.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none
}
.accordion-toggle:after {
    background: rgba(0, 0, 0, 0.07)
}
.audioplayer {
    color: #fff
}
.pricing-body {
    -webkit-box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.075);
    box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.075)
}
.section-text-shadow .bordered:after {
    -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2)
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    color: #65625d
}
.table>tbody>tr.error>td,
.table>tbody>tr.error>th,
.table>tbody>tr>td.error,
.table>tbody>tr>th.error,
.table>tfoot>tr.error>td,
.table>tfoot>tr.error>th,
.table>tfoot>tr>td.error,
.table>tfoot>tr>th.error,
.table>thead>tr.error>td,
.table>thead>tr.error>th,
.table>thead>tr>td.error,
.table>thead>tr>th.error {
    color: #605655
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    color: #6f7c84
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    color: #555c52
}
.btn span {
    background: rgba(255, 255, 255, 0.2)
}
.btn i {
    color: #fff!important
}
.btn-default {
    background: #6c6c6c!important;
    color: #fff!important
}
.btn-default:hover {
    background: #404040!important
}
.btn-warning {
    background: #f18d38!important;
    color: #fff!important
}
.btn-warning:hover {
    background: #e57211!important
}
.btn-danger {
    background: #e32b23!important;
    color: #fff!important
}
.btn-danger:hover {
    background: #d62c1a!important
}
.btn-success {
    background: #427e77!important;
    color: #fff!important
}
.btn-success:hover {
    background: #305d57!important
}
.btn-info {
    background: #5d89ac!important;
    color: #fff!important
}
.btn-info:hover {
    background: #486f8e!important
}
.alert-warning {
    background: #f18d38;
    color: #fff!important
}
.alert-warning a {
    color: #fff!important;
    text-decoration: underline
}
.alert-warning .btn,
.alert-warning .button {
    background: #fff!important;
    color: #f18d38!important;
    text-decoration: none
}
.alert-danger {
    background: #e32b23;
    color: #fff!important
}
.alert-danger a {
    color: #fff!important;
    text-decoration: underline
}
.alert-danger .btn,
.alert-danger .button {
    background: #fff!important;
    color: #e32b23!important;
    text-decoration: none
}
.alert-success {
    background: #427e77;
    color: #fff!important
}
.alert-success a {
    color: #fff!important;
    text-decoration: underline
}
.alert-success .btn,
.alert-success .button {
    background: #fff!important;
    color: #427e77!important;
    text-decoration: none
}
.alert-info {
    background: #5d89ac;
    color: #fff!important
}
.alert-info a {
    color: #fff!important;
    text-decoration: underline
}
.alert-info .btn,
.alert-info .button {
    background: #fff!important;
    color: #5d89ac!important;
    text-decoration: none
}
[role=alert] {
    color: #e32b23
}
body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400
}
body .btn,
body button,
body input,
body textarea {
    font-family: 'Roboto', sans-serif
}
blockquote p {
    font-weight: 300
}
.light {
    font-weight: 300!important
}
.hairline {
    font-weight: 100!important
}
.hairline strong {
    font-weight: 400
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 600
}
.lead {
    font-weight: 300
}
.lead strong {
    font-weight: 600
}
.swatch-light,
[class*=swatch-] .swatch-light {
    background: #ffffff;
    color: #4c4c4c
}
.swatch-light h1,
.swatch-light h2,
.swatch-light h3,
.swatch-light h4,
.swatch-light h5,
.swatch-light h6,
[class*=swatch-] .swatch-light h1,
[class*=swatch-] .swatch-light h2,
[class*=swatch-] .swatch-light h3,
[class*=swatch-] .swatch-light h4,
[class*=swatch-] .swatch-light h5,
[class*=swatch-] .swatch-light h6 {
    color: #1c1c1c
}
.swatch-light h1 small,
.swatch-light h2 small,
.swatch-light h3 small,
.swatch-light h4 small,
.swatch-light h5 small,
.swatch-light h6 small,
[class*=swatch-] .swatch-light h1 small,
[class*=swatch-] .swatch-light h2 small,
[class*=swatch-] .swatch-light h3 small,
[class*=swatch-] .swatch-light h4 small,
[class*=swatch-] .swatch-light h5 small,
[class*=swatch-] .swatch-light h6 small {
    color: rgba(28, 28, 28, 0.8)
}
.swatch-light a,
[class*=swatch-] .swatch-light a {
    color: #4b8ef9
}
.swatch-light a:hover,
[class*=swatch-] .swatch-light a:hover {
    color: #4b8ef9
}
.swatch-light small,
[class*=swatch-] .swatch-light small {
    color: rgba(76, 76, 76, 0.8)
}
.swatch-light small a,
[class*=swatch-] .swatch-light small a {
    color: rgba(76, 76, 76, 0.8)
}
.swatch-light small a:hover,
[class*=swatch-] .swatch-light small a:hover {
    color: #4b8ef9
}
.swatch-light i,
[class*=swatch-] .swatch-light i {
    color: #4c4c4c
}
.swatch-light blockquote p,
[class*=swatch-] .swatch-light blockquote p {
    color: #4c4c4c!important
}
.swatch-light blockquote:before,
[class*=swatch-] .swatch-light blockquote:before {
    background-color: #4b8ef9
}
.swatch-light blockquote footer,
.swatch-light blockquote small,
[class*=swatch-] .swatch-light blockquote footer,
[class*=swatch-] .swatch-light blockquote small {
    color: #1c1c1c
}
.swatch-light::-moz-selection,
[class*=swatch-] .swatch-light::-moz-selection {
    background: #4b8ef9;
    color: #ffffff
}
.swatch-light::selection,
[class*=swatch-] .swatch-light::selection {
    background: #4b8ef9;
    color: #ffffff
}
.swatch-light::-moz-selection,
[class*=swatch-] .swatch-light::-moz-selection {
    background: #4b8ef9;
    color: #ffffff
}
.swatch-light hr,
[class*=swatch-] .swatch-light hr {
    border-top-color: #f8f8f8
}
.swatch-light pre,
[class*=swatch-] .swatch-light pre {
    background: #1c1c1c;
    color: #ffffff
}
.swatch-light .btn-primary,
.swatch-light button,
.swatch-light input[type=submit],
[class*=swatch-] .swatch-light .btn-primary,
[class*=swatch-] .swatch-light button,
[class*=swatch-] .swatch-light input[type=submit] {
    background-color: #4b8ef9;
    color: #ffffff
}
.swatch-light .btn-primary:hover,
.swatch-light button:hover,
.swatch-light input[type=submit]:hover,
[class*=swatch-] .swatch-light .btn-primary:hover,
[class*=swatch-] .swatch-light button:hover,
[class*=swatch-] .swatch-light input[type=submit]:hover {
    background-color: #3076e8;
    color: #ffffff
}
.swatch-light .btn-primary.btn-icon-left span,
.swatch-light .btn-primary.btn-icon-right span,
.swatch-light button.btn-icon-left span,
.swatch-light button.btn-icon-right span,
.swatch-light input[type=submit].btn-icon-left span,
.swatch-light input[type=submit].btn-icon-right span,
[class*=swatch-] .swatch-light .btn-primary.btn-icon-left span,
[class*=swatch-] .swatch-light .btn-primary.btn-icon-right span,
[class*=swatch-] .swatch-light button.btn-icon-left span,
[class*=swatch-] .swatch-light button.btn-icon-right span,
[class*=swatch-] .swatch-light input[type=submit].btn-icon-left span,
[class*=swatch-] .swatch-light input[type=submit].btn-icon-right span {
    background-color: rgba(255, 255, 255, 0.3)
}
.swatch-light .btn-primary i,
[class*=swatch-] .swatch-light .btn-primary i {
    color: #ffffff!important
}
.swatch-light .btn-link,
[class*=swatch-] .swatch-light .btn-link {
    background: none;
    color: #4b8ef9;
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 0px 1px #4b8ef9 inset;
    box-shadow: 0px 0px 0px 1px #4b8ef9 inset
}
.swatch-light .btn-link span,
[class*=swatch-] .swatch-light .btn-link span {
    background: none
}
.swatch-light .btn-link i,
[class*=swatch-] .swatch-light .btn-link i {
    color: #4b8ef9!important
}
.swatch-light .btn-link:hover,
[class*=swatch-] .swatch-light .btn-link:hover {
    text-decoration: none;
    background-color: #4b8ef9;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 0px 1px #4b8ef9;
    box-shadow: 0px 0px 0px 1px #4b8ef9
}
.swatch-light .btn-link:hover i,
[class*=swatch-] .swatch-light .btn-link:hover i {
    color: #ffffff!important
}
.swatch-light .input-group-btn,
.swatch-light .uneditable-input,
.swatch-light input,
.swatch-light select,
.swatch-light textarea,
[class*=swatch-] .swatch-light .input-group-btn,
[class*=swatch-] .swatch-light .uneditable-input,
[class*=swatch-] .swatch-light input,
[class*=swatch-] .swatch-light select,
[class*=swatch-] .swatch-light textarea {
    background: #f2f2f2;
    color: #4c4c4c
}
.swatch-light .input-group-btn:-moz-placeholder,
.swatch-light .uneditable-input:-moz-placeholder,
.swatch-light input:-moz-placeholder,
.swatch-light select:-moz-placeholder,
.swatch-light textarea:-moz-placeholder,
[class*=swatch-] .swatch-light .input-group-btn:-moz-placeholder,
[class*=swatch-] .swatch-light .uneditable-input:-moz-placeholder,
[class*=swatch-] .swatch-light input:-moz-placeholder,
[class*=swatch-] .swatch-light select:-moz-placeholder,
[class*=swatch-] .swatch-light textarea:-moz-placeholder {
    color: #8c8c8c
}
.swatch-light .input-group-btn::-moz-placeholder,
.swatch-light .uneditable-input::-moz-placeholder,
.swatch-light input::-moz-placeholder,
.swatch-light select::-moz-placeholder,
.swatch-light textarea::-moz-placeholder,
[class*=swatch-] .swatch-light .input-group-btn::-moz-placeholder,
[class*=swatch-] .swatch-light .uneditable-input::-moz-placeholder,
[class*=swatch-] .swatch-light input::-moz-placeholder,
[class*=swatch-] .swatch-light select::-moz-placeholder,
[class*=swatch-] .swatch-light textarea::-moz-placeholder {
    color: #8c8c8c
}
.swatch-light .input-group-btn:-ms-input-placeholder,
.swatch-light .uneditable-input:-ms-input-placeholder,
.swatch-light input:-ms-input-placeholder,
.swatch-light select:-ms-input-placeholder,
.swatch-light textarea:-ms-input-placeholder,
[class*=swatch-] .swatch-light .input-group-btn:-ms-input-placeholder,
[class*=swatch-] .swatch-light .uneditable-input:-ms-input-placeholder,
[class*=swatch-] .swatch-light input:-ms-input-placeholder,
[class*=swatch-] .swatch-light select:-ms-input-placeholder,
[class*=swatch-] .swatch-light textarea:-ms-input-placeholder {
    color: #8c8c8c
}
.swatch-light .input-group-btn::-webkit-input-placeholder,
.swatch-light .uneditable-input::-webkit-input-placeholder,
.swatch-light input::-webkit-input-placeholder,
.swatch-light select::-webkit-input-placeholder,
.swatch-light textarea::-webkit-input-placeholder,
[class*=swatch-] .swatch-light .input-group-btn::-webkit-input-placeholder,
[class*=swatch-] .swatch-light .uneditable-input::-webkit-input-placeholder,
[class*=swatch-] .swatch-light input::-webkit-input-placeholder,
[class*=swatch-] .swatch-light select::-webkit-input-placeholder,
[class*=swatch-] .swatch-light textarea::-webkit-input-placeholder {
    color: #8c8c8c
}
.swatch-light input[type=checkbox],
.swatch-light input[type=radio],
[class*=swatch-] .swatch-light input[type=checkbox],
[class*=swatch-] .swatch-light input[type=radio] {
    -webkit-box-shadow: none;
    box-shadow: none
}
.swatch-light .form-icon-group i,
[class*=swatch-] .swatch-light .form-icon-group i {
    color: #4b8ef9
}
.swatch-light input[type=button],
[class*=swatch-] .swatch-light input[type=button] {
    background: #4b8ef9;
    color: #ffffff
}
.swatch-light .select-wrap,
[class*=swatch-] .swatch-light .select-wrap {
    background: #f2f2f2
}
.swatch-light .select-wrap:after,
[class*=swatch-] .swatch-light .select-wrap:after {
    color: #4c4c4c
}
.swatch-light .table th,
[class*=swatch-] .swatch-light .table th {
    background-color: #4b8ef9;
    text-transform: uppercase;
    color: #ffffff
}
.swatch-light .table-bordered,
.swatch-light .table td,
.swatch-light .table th,
[class*=swatch-] .swatch-light .table-bordered,
[class*=swatch-] .swatch-light .table td,
[class*=swatch-] .swatch-light .table th {
    border-color: #f8f8f8
}
.swatch-light .table-hover tbody tr:hover th,
[class*=swatch-] .swatch-light .table-hover tbody tr:hover th {
    background: #f8f8f8
}
.swatch-light .table-hover>tbody>tr:hover>td,
.swatch-light .table-hover>tbody>tr:hover>th,
.swatch-light .table-striped>tbody>tr:nth-child(odd)>td,
.swatch-light .table-striped>tbody>tr:nth-child(odd)>th,
[class*=swatch-] .swatch-light .table-hover>tbody>tr:hover>td,
[class*=swatch-] .swatch-light .table-hover>tbody>tr:hover>th,
[class*=swatch-] .swatch-light .table-striped>tbody>tr:nth-child(odd)>td,
[class*=swatch-] .swatch-light .table-striped>tbody>tr:nth-child(odd)>th {
    background: #f8f8f8
}
.swatch-light#masthead,
[class*=swatch-] .swatch-light#masthead {
    border-color: #ffffff
}
.swatch-light.navbar,
[class*=swatch-] .swatch-light.navbar {
    background: #ffffff;
    color: #1c1c1c
}
.swatch-light .navbar-text,
[class*=swatch-] .swatch-light .navbar-text {
    color: #1c1c1c
}
.swatch-light.navbar .navbar-brand,
[class*=swatch-] .swatch-light.navbar .navbar-brand {
    color: #1c1c1c
}
.swatch-light.navbar .navbar-brand span {
    color: #515465
}
.swatch-light.navbar .navbar-brand:hover,
[class*=swatch-] .swatch-light.navbar .navbar-brand:hover {
    color: #1c1c1c
}
.swatch-light.navbar .nav>li>a,
[class*=swatch-] .swatch-light.navbar .nav>li>a {
    color: #4c4c4c
}
.swatch-light.navbar .nav>li>a:focus,
.swatch-light.navbar .nav>li>a:hover,
[class*=swatch-] .swatch-light.navbar .nav>li>a:focus,
[class*=swatch-] .swatch-light.navbar .nav>li>a:hover {
    color: #4b8ef9;
    background: none
}
.swatch-light.navbar .nav>li>a:before,
[class*=swatch-] .swatch-light.navbar .nav>li>a:before {
    background-color: #4b8ef9
}
.swatch-light.navbar a .menu-icon,
[class*=swatch-] .swatch-light.navbar a .menu-icon {
    color: #4c4c4c
}
.swatch-light.navbar a:hover .menu-icon,
[class*=swatch-] .swatch-light.navbar a:hover .menu-icon {
    color: #4b8ef9
}
.swatch-light.navbar .dropdown-menu a:hover .menu-icon,
[class*=swatch-] .swatch-light.navbar .dropdown-menu a:hover .menu-icon {
    color: #ffffff
}
.swatch-light .navbar-toggle,
[class*=swatch-] .swatch-light .navbar-toggle {
    background: none!important
}
.swatch-light .navbar-toggle .icon-bar,
[class*=swatch-] .swatch-light .navbar-toggle .icon-bar {
    background-color: #1c1c1c
}
.swatch-light .navbar-toggle:hover,
[class*=swatch-] .swatch-light .navbar-toggle:hover {
    background: none
}
.swatch-light.navbar .nav>.active>a,
.swatch-light.navbar .nav>.active>a:focus,
.swatch-light.navbar .nav>.active>a:hover,
.swatch-light.navbar .nav>.current-menu-ancestor>a,
.swatch-light.navbar .nav>.current-menu-item>a,
.swatch-light.navbar .nav>.current-menu-item>a:focus,
.swatch-light.navbar .nav>.current-menu-item>a:hover,
.swatch-light.navbar .nav>.current-menu-parent>a,
.swatch-light.navbar .nav>li>a:focus,
.swatch-light.navbar .nav>li>a:hover,
.swatch-light.navbar .nav li.dropdown.active>.dropdown-toggle,
.swatch-light.navbar .nav li.dropdown.open.active>.dropdown-toggle,
.swatch-light.navbar .nav li.dropdown.open>.dropdown-toggle,
[class*=swatch-] .swatch-light.navbar .nav>.active>a,
[class*=swatch-] .swatch-light.navbar .nav>.active>a:focus,
[class*=swatch-] .swatch-light.navbar .nav>.active>a:hover,
[class*=swatch-] .swatch-light.navbar .nav>.current-menu-ancestor>a,
[class*=swatch-] .swatch-light.navbar .nav>.current-menu-item>a,
[class*=swatch-] .swatch-light.navbar .nav>.current-menu-item>a:focus,
[class*=swatch-] .swatch-light.navbar .nav>.current-menu-item>a:hover,
[class*=swatch-] .swatch-light.navbar .nav>.current-menu-parent>a,
[class*=swatch-] .swatch-light.navbar .nav>li>a:focus,
[class*=swatch-] .swatch-light.navbar .nav>li>a:hover,
[class*=swatch-] .swatch-light.navbar .nav li.dropdown.active>.dropdown-toggle,
[class*=swatch-] .swatch-light.navbar .nav li.dropdown.open.active>.dropdown-toggle,
[class*=swatch-] .swatch-light.navbar .nav li.dropdown.open>.dropdown-toggle {
    color: #4b8ef9
}
.swatch-light.navbar .nav>.active>a:before,
.swatch-light.navbar .nav>.active>a:focus:before,
.swatch-light.navbar .nav>.active>a:hover:before,
.swatch-light.navbar .nav>.current-menu-ancestor>a:before,
.swatch-light.navbar .nav>.current-menu-item>a:before,
.swatch-light.navbar .nav>.current-menu-item>a:focus:before,
.swatch-light.navbar .nav>.current-menu-item>a:hover:before,
.swatch-light.navbar .nav>.current-menu-parent>a:before,
.swatch-light.navbar .nav>li>a:focus:before,
.swatch-light.navbar .nav>li>a:hover:before,
.swatch-light.navbar .nav li.dropdown.active>.dropdown-toggle:before,
.swatch-light.navbar .nav li.dropdown.open.active>.dropdown-toggle:before,
.swatch-light.navbar .nav li.dropdown.open>.dropdown-toggle:before,
[class*=swatch-] .swatch-light.navbar .nav>.active>a:before,
[class*=swatch-] .swatch-light.navbar .nav>.active>a:focus:before,
[class*=swatch-] .swatch-light.navbar .nav>.active>a:hover:before,
[class*=swatch-] .swatch-light.navbar .nav>.current-menu-ancestor>a:before,
[class*=swatch-] .swatch-light.navbar .nav>.current-menu-item>a:before,
[class*=swatch-] .swatch-light.navbar .nav>.current-menu-item>a:focus:before,
[class*=swatch-] .swatch-light.navbar .nav>.current-menu-item>a:hover:before,
[class*=swatch-] .swatch-light.navbar .nav>.current-menu-parent>a:before,
[class*=swatch-] .swatch-light.navbar .nav>li>a:focus:before,
[class*=swatch-] .swatch-light.navbar .nav>li>a:hover:before,
[class*=swatch-] .swatch-light.navbar .nav li.dropdown.active>.dropdown-toggle:before,
[class*=swatch-] .swatch-light.navbar .nav li.dropdown.open.active>.dropdown-toggle:before,
[class*=swatch-] .swatch-light.navbar .nav li.dropdown.open>.dropdown-toggle:before {
    background-color: #4b8ef9
}
.swatch-light.navbar .nav>.disabled>a,
[class*=swatch-] .swatch-light.navbar .nav>.disabled>a {
    color: #1c1c1c
}
.swatch-light.navbar .nav>.disabled>a:before,
[class*=swatch-] .swatch-light.navbar .nav>.disabled>a:before {
    display: none
}
.swatch-light.navbar-scrolled,
[class*=swatch-] .swatch-light.navbar-scrolled {
    background: rgba(255, 255, 255, 0.95)
}
.swatch-light.navbar .nav-highlight>a,
[class*=swatch-] .swatch-light.navbar .nav-highlight>a {
    color: #ffffff!important
}
.swatch-light.navbar .nav-highlight>a:after,
[class*=swatch-] .swatch-light.navbar .nav-highlight>a:after {
    background: #4b8ef9
}
.swatch-light.navbar .nav-highlight>a:hover,
[class*=swatch-] .swatch-light.navbar .nav-highlight>a:hover {
    color: #ffffff!important
}
.swatch-light.navbar .nav-highlight>a:hover:after,
[class*=swatch-] .swatch-light.navbar .nav-highlight>a:hover:after {
    background: #3076e8
}
.swatch-light.navbar li.nav-highlight-ghost>a,
[class*=swatch-] .swatch-light.navbar li.nav-highlight-ghost>a {
    color: #4b8ef9
}
.swatch-light.navbar li.nav-highlight-ghost>a:after,
[class*=swatch-] .swatch-light.navbar li.nav-highlight-ghost>a:after {
    border: 1px solid #4b8ef9
}
.swatch-light.navbar li.nav-highlight-ghost>a:hover,
[class*=swatch-] .swatch-light.navbar li.nav-highlight-ghost>a:hover {
    color: #1f57d1
}
.swatch-light.navbar li.nav-highlight-ghost>a:hover:after,
[class*=swatch-] .swatch-light.navbar li.nav-highlight-ghost>a:hover:after {
    border-color: #1f57d1
}
.swatch-light.navbar li.nav-highlight-ghost-fill>a:hover,
[class*=swatch-] .swatch-light.navbar li.nav-highlight-ghost-fill>a:hover {
    color: #fff;
    border-color: #4b8ef9
}
.swatch-light.navbar li.nav-highlight-ghost-fill>a:hover:after,
[class*=swatch-] .swatch-light.navbar li.nav-highlight-ghost-fill>a:hover:after {
    background: #4b8ef9
}
.swatch-light.navbar li.nav-highlight-ghost-fill.active>a,
[class*=swatch-] .swatch-light.navbar li.nav-highlight-ghost-fill.active>a {
    color: #fff;
    border-color: #4b8ef9
}
.swatch-light.navbar li.nav-highlight-ghost-fill.active>a:hover {
    color: #fff;
    border-color: #3076e8
}
.swatch-light.navbar li.nav-highlight-ghost-fill.active>a:hover:after {
    background-color: #3076e8
}
.swatch-light.navbar li.nav-highlight-ghost-fill.active>a:after,
[class*=swatch-] .swatch-light.navbar li.nav-highlight-ghost-fill.active>a:after {
    background: #4b8ef9
}
@media (max-width: 992px) {
    .swatch-light.navbar .nav>li>a,
    [class*=swatch-] .swatch-light.navbar .nav>li>a {
        border-radius: 0
    }
    .swatch-light .nav-highlight>a,
    [class*=swatch-] .swatch-light .nav-highlight>a {
        color: #4b8ef9!important
    }
    .swatch-light .nav-highlight>a:after,
    [class*=swatch-] .swatch-light .nav-highlight>a:after {
        background: transparent
    }
    .swatch-light .nav-highlight>a:hover,
    [class*=swatch-] .swatch-light .nav-highlight>a:hover {
        color: #4b8ef9!important
    }
    .swatch-light .nav-highlight>a:hover:after,
    [class*=swatch-] .swatch-light .nav-highlight>a:hover:after {
        background: transparent
    }
}
.swatch-light .box-inner,
[class*=swatch-] .swatch-light .box-inner {
    background-color: transparent
}
.swatch-light .box:not(.box-simple) a.box-inner:hover,
[class*=swatch-] .swatch-light .box:not(.box-simple) a.box-inner:hover {
    background: none!important;
    -webkit-box-shadow: 0px 0px 0px 1px #4c4c4c inset;
    box-shadow: 0px 0px 0px 1px #4c4c4c inset
}
.swatch-light .box:not(.box-simple) a.box-inner:hover svg,
[class*=swatch-] .swatch-light .box:not(.box-simple) a.box-inner:hover svg {
    stroke: #4c4c4c
}
.swatch-light .bordered:after,
[class*=swatch-] .swatch-light .bordered:after {
    background-color: #1c1c1c
}
.swatch-light .bordered-link:after,
[class*=swatch-] .swatch-light .bordered-link:after {
    background-color: #4b8ef9!important
}
.swatch-light .bordered>a:after,
[class*=swatch-] .swatch-light .bordered>a:after {
    background-color: #4b8ef9
}
.swatch-light .bordered-link:after,
[class*=swatch-] .swatch-light .bordered-link:after {
    background-color: #4b8ef9!important
}
.swatch-light .button,
[class*=swatch-] .swatch-light .button {
    background: #4b8ef9;
    color: #ffffff
}
.swatch-light .button:hover,
[class*=swatch-] .swatch-light .button:hover {
    background: #3076e8;
    color: #ffffff
}
.swatch-gray,
[class*=swatch-] .swatch-gray {
    background: #f6f8fa
}
.swatch-black,
[class*=swatch-] .swatch-black {
    background: #2f313f;
    color: #ffffff
}
.swatch-black a,
[class*=swatch-] .swatch-black a {
    color: #ffffff
}
.swatch-black a:hover,
[class*=swatch-] .swatch-black a:hover {
    color: #d0d0d0
}
.section .text-primary {
    color: #4b8ef9!important
}
body {
    position: relative
}
a,
button,
input {
    -webkit-transition: color 0.3s ease, background 0.5s ease;
    -o-transition: color 0.3s ease, background 0.5s ease;
    transition: color 0.3s ease, background 0.5s ease
}
textarea {
    resize: vertical
}
img {
    max-width: 100%
}
.navbar-collapse {
    overflow-y: hidden
}
.anchorfix {
    margin-top: -80px;
    padding-bottom: 80px;
    display: block;
    z-index: -1;
    position: relative
}
#terms-nav {
    z-index: 2;
    padding-top: 30px
}
@media (min-width: 480px) {
    .pull-xs-left {
        float: left!important
    }
    .pull-xs-right {
        float: right!important
    }
    .text-xs-left {
        text-align: left!important
    }
    .text-xs-right {
        text-align: right!important
    }
    .text-xs-center {
        text-align: center!important
    }
}
@media (min-width: 768px) {
    .pull-sm-left {
        float: left!important
    }
    .pull-sm-right {
        float: right!important
    }
    .text-sm-left {
        text-align: left!important
    }
    .text-sm-right {
        text-align: right!important
    }
    .text-sm-center {
        text-align: center!important
    }
}
@media (min-width: 992px) {
    .pull-md-left {
        float: left!important
    }
    .pull-md-right {
        float: right!important
    }
    .text-md-left {
        text-align: left!important
    }
    .text-md-right {
        text-align: right!important
    }
    .text-md-center {
        text-align: center!important
    }
}
@media (min-width: 1200px) {
    .pull-lg-left {
        float: left!important
    }
    .pull-lg-right {
        float: right!important
    }
    .text-lg-left {
        text-align: left!important
    }
    .text-lg-right {
        text-align: right!important
    }
    .text-lg-center {
        text-align: center!important
    }
}
.header-space {
    height: 80px
}
.header--fixed {
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;
    top: 0
}
.headroom {
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out
}
.headroom--pinned {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
.headroom--unpinned {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}
.animated {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%)
    }
    to {
        -webkit-transform: translateY(0)
    }
}
@keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
.animated.slideDown {
    -webkit-animation-name: slideDown;
    animation-name: slideDown
}
@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-100%)
    }
}
@keyframes slideUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}
.animated.slideUp {
    -webkit-animation-name: slideUp;
    animation-name: slideUp
}
@media screen and (min-width: 768px) {
    .field-submit {
        text-align: right
    }
    .field-submit .btn {
        margin-top: 25px;
        min-width: initial
    }
}
.field-submit .btn {
    position: relative
}
.field-submit .btn.disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.6;
    position: relative
}
.field-submit .btn.disabled:before {
    content: '';
    display: block;
    border: 2px solid #4b8ef9;
    border-top: 2px solid transparent;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 18px;
    left: -25px
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.post-body {
    padding-bottom: 20px
}
.post-body h1,
.post-body h2,
.post-body h3,
.post-body h4,
.post-body h5 {
    margin-top: 1em;
    margin-bottom: 0.5em
}
.section-split:before {
    content: "";
    position: absolute;
    background-color: #f3f3f3;
    left: -300px;
    top: 0;
    bottom: 0;
    right: 50%;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg)
}
.section-split-left:before {
    content: "";
    position: absolute;
    background-color: #f3f3f3;
    left: -200px;
    top: 0;
    bottom: 0;
    right: 46%;
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg)
}
.section-split-right:before {
    content: "";
    position: absolute;
    background-color: #f3f3f3;
    right: -200px;
    top: 0;
    bottom: 0;
    left: 56%;
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg)
}
.partners-list {
    margin: 0;
    padding: 0;
    width: 100%!important;
    list-style: none;
    text-align: center!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.partners-list [data-target] {
    cursor: pointer
}
.partners-list li {
    float: none;
    width: 50%;
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: center;
    padding: 10px
}
.partners-list .partner-item img {
    filter: gray;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.8;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    max-height: 120px;
    width: auto
}
.partners-list .partner-item:hover img {
    -webkit-filter: grayscale(0);
    filter: none;
    opacity: 1
}
@media screen and (min-width: 768px) {
    .partners-list li {
        width: 19%;
        height: 90px;
        padding: 15px 10px
    }
}
.carousel-partners {
    padding-top: 40px
}
.carousel-partners .carousel-indicators {
    bottom: auto;
    top: 0
}
.carousel-partners .carousel-indicators li,
.carousel-partners .carousel-indicators li.active {
    border: 1px solid #e0e0e0;
    background-color: #e0e0e0
}
.carousel-partners .carousel-indicators li.active {
    border-color: #4B8EF9;
    background-color: #4B8EF9
}
.carousel-partners .partners-text {
    margin-bottom: 25px;
    font-size: 17px
}
.carousel-partners .author-box {
    font-weight: 300;
    line-height: 1.2em
}
.carousel-partners .author-name {
    display: inline-block
}
.carousel-partners .author-name:before {
    content: "―";
    margin-right: 3px;
    color: #666
}
.carousel-partners .author-logo {
    float: right
}
@media screen and (min-width: 768px) {
    .carousel-partners {
        padding-left: 70px
    }
    .carousel-partners:before {
        font-family: 'FontAwesomeLP';
        content: '\f10d';
        font-size: 56px;
        color: #4B8EF9;
        position: absolute;
        left: 0;
        top: 20px
    }
    .carousel-partners .partners-text {
        font-size: 19px
    }
}
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    min-height: 264px
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right,
.carousel-fade .carousel-inner .item {
    opacity: 0
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right,
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.carousel-fade .carousel-control {
    z-index: 2
}
@media screen and (min-width: 480px) {
    .carousel-fade .carousel-inner .item {
        min-height: 264px
    }
}
@media screen and (min-width: 768px) {
    .carousel-fade .carousel-inner .item {
        min-height: 200px
    }
}
@media screen and (min-width: 992px) {
    .carousel-fade .carousel-inner .item {
        min-height: 154px
    }
}
@media screen and (max-width: 479px) {
    .nl-phone {
        display: block
    }
}
.top-announce-open .top-announce {
    display: block
}
.top-announce-open .header-space {
    height: 104px
}
.top-announce-open .anchorfix {
    margin-top: -104px;
    padding-bottom: 104px
}
.top-announce-open .navbar-toggle:not(.collapsed) {
    top: 0px
}
.top-announce {
    background: #DEEBFF;
    position: relative;
    z-index: 20;
    display: none;
    font-size: 16px;
    line-height: 26px
}
.top-announce .container {
    position: initial!important;
    padding-right: 25px;
    padding-left: 25px
}
.top-announce a {
    color: #4c4c4c;
    display: block;
    text-decoration: none;
    font-weight: bold
}
.top-announce a:hover {
    color: #4b8ef9;
    text-decoration: none
}
.top-announce .top-announce-close {
    position: absolute;
    top: 3px;
    right: 7px;
    cursor: pointer;
    line-height: 1
}
.top-announce .top-announce-close-icon {
    fill: #999;
    width: 12px;
    position: relative;
    top: 1px
}
.top-announce .top-announce-close-icon:hover {
    fill: #888
}